home *** CD-ROM | disk | FTP | other *** search
- January 24, 1987
-
- PULL-DOWN MENUS
- Version 1.0
-
- PURPOSE:
-
- This utility creates fast pulldown menus by using pulldown.inc as an
- include file in Turbo Pascal programs for IBM PC/XT/AT compati-
- bles. They work on MDA, CGA, and EGA adapters in any column mode
- (40/80/etc.). This utility uses the quick screen writing utilities
- of QWIK21.INC. Users are encouraged to participate in the free
- Teamware concept with the release of these procedures.
-
-
- TEST DRIVE:
-
- Compile and run the tutoring program pulldown.PAS to get a feeling
- for features and speed.
-
-
- FILES:
-
- In this version, pulldown.ARC contains:
-
- !_read .me!: File that insists you get a copy of QWIK21.ARC.
- Window31.inc: Include file for your programs to use windows.
- pulldown.doc: This document.
- pulldown.pas: Test program which also contains pulldown.inc
-
-
- TEAMWARE:
-
- These utilities are FREE, so don't worry. Many pro-
- grammers have done some superior individual efforts and have
- benefited many. But the problem is just that - they are individual
- efforts that as packages are not compatible with other individual
- efforts. And many of the programs are released as copyrighted so
- that others cannot use them in certain contexts. It seems that if
- users have other expertise and discover ways to combine each others
- utilities, the benefits can improve greatly. This is what this
- utility has done.
-
- As Teamware, users CAN and are encouraged to:
-
- 1. Use the utilities to enhance their programs and applications
- in both private and commercial contexts.
- 2. Combine, create, and edit other utilities and re-release them
- as Teamware by permission of the previous author(s)/editor(s).
- 3. Enhance shareware programs provided they are applications that
- in no way represent or advertise the power of the utilities
- themselves.
- 4. Ask about questionable use of the utility.
-
- As Teamware, users CANNOT:
-
- 1. Distribute the utilities for profit.
- 2. Combine, create, and edit other utilities and re-release them
- as Shareware or for any profit as enhanced utilities.
-
- LIABILITY:
-
- No liablities are assumed in the use or misuse of these utilities.
-
-
- CREDITS:
-
- Michael Burton (Original author of Windo.inc)
- 15540 Boot Hill Rd.
- Hayden Lake, ID 83835
- (208) 772-9347 (after 1800 PST)
-
- Jim LeMay, CIS 76011,217 (Author of QWIK21.INC}
- 6341 Klamath Rd.
- Ft. Worth, TX 76116
- (817) 732-7150 (after 1800 PST)
-
- Copyright (c) 1986 by Art Hill, Jim LeMay, Michael Burton
- These procedures are public domain under the Teamware concept.
-
-
-